git grep
git grep -C 5 $(git rev-list --all)
How to grep (search) committed code in the Git history? - Stack Overflow
#git_commands